contentsformat: Avoid a GPtrArray
authorTimm Bäder <mail@baedert.org>
Sat, 24 Feb 2018 07:40:41 +0000 (08:40 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 25 Feb 2018 15:47:20 +0000 (16:47 +0100)
commitdc1612b86568b58b88d9a25dc19871fc2b2b42f3
treecbce2f9a5063098021f90bf78212deb3eac0b1ec
parent7d7045bc35db48acbd8f8ffbd133f975efb90848
contentsformat: Avoid a GPtrArray

We know how many items this array will have in advance, so just malloc
enough.
gdk/gdkcontentformats.c